home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / HARDWARE / IICALARM / !iicAlarm / Tools / !AlarmOn / !Run
Text File  |  1994-04-04  |  413b  |  12 lines

  1. | !Run-File for !AlarmOn 0.30
  2. | This initialises the Alarm-System and resets the variables and status.
  3. | The Mode will always be "User" and the Alarm-Line will be off.
  4. | Ordinary spoken, it switches Alarms off and then on again using
  5. | !AlarmOff and !AlarmBoot.
  6. | We don't need any of our own variables.
  7.  
  8. Set Alarmhelp$Dir <Obey$Dir>.^
  9. Run <Alarmhelp$Dir>.!AlarmOff
  10. Run <Alarmhelp$Dir>.^.!Run
  11. Unset Alarmhelp$Dir
  12.